Skip to main content

Start Trace

Overview


Starts recording a detailed log of actions taken during browser automation.

Input

Browser

NameRequiredDescription
Browser InstanceWhich browser instance to run against.

Trace

Options

NameRequiredDescription
TitleTrace name to be shown in the Trace Viewer.
Include ScreenshotsWhether to capture screenshots during tracing. Screenshots are used to build a timeline preview.
Include SnapshotsWhether to capture DOM snapshot on every action and record network activity

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.